/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button,  /* form elements 表单元素
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
    border:medium none;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#333;}
a:hover{text-decoration: none}
/*a:hover {color:#F40; }*/
/** 重置图片元素 **/
img{ border:0;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, /* form elements 表单元素
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
    border:medium none;
    margin: 0;
    padding: 0;
}

input,button,select,textarea{outline:none} textarea{resize:none}

#fu{transition: 0.5s;
    width:150px;position: fixed;top:200px;right: 5px;z-index: 100;background:#0057a9 ;padding: 10px 0 15px 0;}
.fudong{transform: translateX(150px);}
#fu .ewm{width: 119px;height: 149px;margin: 0 auto;background: #fff}
#fu .zi{width: 116px;margin: 0 auto;text-align: center;}
#fu .zx{width: 120px;height: 40px;margin: 0 auto}
#fu .zx a{display: block;width: 120px;height: 38px;background: #fff url("../images/side/zx.jpg") left 13px center no-repeat;border-radius: 3px;
    background-size: 23px;
    color: #3f3f3f;line-height: 37px;text-indent: 45px;font-size: 15px;}
#fu .zx1 a{display: block;width: 120px;height: 35px;background: #fff url("../images/side/qq.png") left 15px center no-repeat;border-radius: 3px;
    color: #3f3f3f;line-height: 34px;text-indent: 47px;background-size: 24px;font-size: 15px;}
#fu .side{position: absolute;left: -29px;height: 58px;width: 29px;top: 0px;
    background: url("/App/Home/View/Default/Public/images/side/ful1.png") center no-repeat;cursor: pointer}
#fu .side2{position: absolute;left: -29px;height: 58px;width: 29px;top: 0px;
    background:  url("/App/Home/View/Default/Public/images/side/ful2.png") center no-repeat;cursor: pointer;display: none}
.w100{width: 100%;}
.cf{color: #fff}
.mt5{margin-top: 5px}
.mt10{margin-top: 10px}
.fw{font-weight: bold}
.f15{font-size: 15px}
.f16{font-size: 16px}
.f14{font-size: 14px}
.f18{font-size: 18px}
.c6{color: #666}
.tc{text-align: center}

/**/
.footer_right1{width: 300px;float: right;margin-top: 20px;}
.footer_right1 .ewm{width: 135px;float: left}
.footer_right1 .ewm:nth-child(2){float: right}
.footer_right1 .ewm img{width: 100%;display: block}
.footer_right1 .ewm .t{margin-top: 8px;}<!--0.00016593933105469-->